XR API 2.4
Loading...
Searching...
No Matches
SonyOzFrustumPlanesf Struct Reference

#include <xr_api_defs.h>

Public Member Functions

 SonyOzFrustumPlanesf (float horizontal_fov, float vertical_fov, float near_clip, float far_clip)
 Constructor.
 
 SonyOzFrustumPlanesf ()
 Constructor.
 
 SonyOzFrustumPlanesf (float in_view_left, float in_view_right, float in_view_bottom, float in_view_top, float in_near_z, float in_far_z)
 Constructor.
 
SonyOzFovf ToFov ()
 

Public Attributes

float viewLeft
 
float viewRight
 
float viewBottom
 
float viewTop
 
float nearZ
 
float farZ
 

Constructor & Destructor Documentation

◆ SonyOzFrustumPlanesf() [1/3]

SonyOzFrustumPlanesf::SonyOzFrustumPlanesf ( float horizontal_fov,
float vertical_fov,
float near_clip,
float far_clip )
inline

Constructor.

Parameters
[in]horizontal_fovin radian
[in]vertical_fovin radian
[in]near_clipin meter
[in]far_clipin meter

◆ SonyOzFrustumPlanesf() [2/3]

SonyOzFrustumPlanesf::SonyOzFrustumPlanesf ( )
inline

Constructor.

◆ SonyOzFrustumPlanesf() [3/3]

SonyOzFrustumPlanesf::SonyOzFrustumPlanesf ( float in_view_left,
float in_view_right,
float in_view_bottom,
float in_view_top,
float in_near_z,
float in_far_z )
inline

Constructor.

Member Function Documentation

◆ ToFov()

SonyOzFovf SonyOzFrustumPlanesf::ToFov ( )
inline

Member Data Documentation

◆ farZ

float SonyOzFrustumPlanesf::farZ

◆ nearZ

float SonyOzFrustumPlanesf::nearZ

◆ viewBottom

float SonyOzFrustumPlanesf::viewBottom

◆ viewLeft

float SonyOzFrustumPlanesf::viewLeft

◆ viewRight

float SonyOzFrustumPlanesf::viewRight

◆ viewTop

float SonyOzFrustumPlanesf::viewTop

The documentation for this struct was generated from the following file: